CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - copy linux

搜索资源列表

  1. .fvwm

    0下载:
  2. 使用fvwm制作的仿windows XP窗口管理器 使用方法:在linux中安装fvwm,然后将该文件夹拷贝到根目录下覆盖.fvwm即可。-Produced using the fvwm window manager fake windows XP to use: in the linux install fvwm, and then copy the folder to the root directory cover. Fvwm can.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:148442
    • 提供者:瓶子
  1. mycopy

    0下载:
  2. 在Linux上的简单拷贝复制程序,供初学者学习-In Linux, a simple copy of the copy process, for beginners to learn
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:818
    • 提供者:黄小英
  1. k8copy

    0下载:
  2. 在linux中实现cmd中copy命令的c代码,gcc和vc++中实验正确-Cmd in the copy command to achieve c code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:36429
    • 提供者:秦晓光
  1. temper-tools-1.0.tar

    0下载:
  2. temper-read-temp is a program to read the temperature from a TEMPer USB thermometer. temper-read-temp is Copyright 2009 Roaring Penguin Software Inc. It may be distributed according to the terms of the GNU General Public License version 3,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:45684
    • 提供者:bobmorane
  1. ProcessCreation

    0下载:
  2. This process creation coding exercise. It is developed using language c on unix/linux. To execute this source code on unix/linux system you need to copy file hw6.c on unix/linux machine. To compile this file you can use command cc hw6.c T
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:39482
    • 提供者:nil
  1. hw2

    0下载:
  2. 1:用mmap映射方法复制文件 2:显示linux系统中该文件的状态(group/stat/..)-1: copy files with mmap mapping 2: linux system displays the status of the file (group/stat/..)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:938
    • 提供者:林速度
  1. copy_file

    0下载:
  2. 批量复制shell脚本,用于linux,redhat5.2企业版测试通过-copy file shell
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:2401
    • 提供者:mzky
  1. 2010os

    0下载:
  2. 操作系统课程设计:模拟Linux文件子系统的各种功能实现。如新建文件夹文件、复制、删除、修改权限,编辑txt文本等。-Operating System Course Design: Simulation of the various functions of Linux file subsystem implementation. If the new folder file, copy, delete, modify permissions, edit the txt text and so
  3. 所属分类:File Operate

    • 发布日期:2017-05-12
    • 文件大小:2922738
    • 提供者:liu zhihong
  1. cp.tar

    0下载:
  2. C语言实现linux下简单的文件夹拷贝功能,包含可执行文件,用法见源文件说明-The simple realization of the folder linux copy
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:4657
    • 提供者:sk
  1. copyfiletest

    0下载:
  2. unix/linux环境下,实现文件copy的简单C代码,编译通过-unix/linux environment, to achieve a simple C code, copy files, compile
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3031
    • 提供者:lsg
  1. cp

    0下载:
  2. 复制 在linux下的复制操作,源代码复制的源代码-Copy under linux copy operation, the source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:605
    • 提供者:sss
  1. WebFTP_cngr

    0下载:
  2. WebFTP为浩天科技开发的PHP在线文件管理系统,系统采用Ajax+Json进行数据通信,毫秒级的响应速度,强大的文件管理功能足以媲美专业的FTP软件;高度集中的操作接口,将系统BUG、漏洞出现几率降到最低,便捷的权限拦截方案;全平台兼容性:Win(IIS+Apache)、Linux(Apache) 支持中英文目录名及文件名; 功能简介 目录:剪切、复制、粘贴、删除、压缩、打包下载、权限设置、目录属性查看... 文件:剪切、复制、粘贴、删除、压缩(ZIP解压、预览)、打
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-23
    • 文件大小:725312
    • 提供者:your name
  1. file_bak

    0下载:
  2. Linux文件拷贝。用UNIX的I/O接口封装出的比较简单的文件拷贝模块。-Linux file copy. With the UNIX I/O interface encapsulates a relatively simple file copy of the module.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1282
    • 提供者:ROC
  1. Makefile_am_creator

    0下载:
  2. 说明:包含程序和代码。 该程序源代码用于创建automake.am和其他文件。用于linux下制作makefile文件。 1. 把src_makefile和automake.exe拷贝到需要创建automake.am的主目录。 2. 执行automake.exe,点击 创建automake.am文件,默认选择当前目录。确定后得到一组文件src_makefile。 3. 将linux工程和src_makefile目录下的所有文件放于linux下同一个目录下。 4. 依次使用如
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:158240
    • 提供者:hanjie
  1. fl-cow-0.6.tar

    0下载:
  2. File system copy on write layer for Linux, based on LD_LIBRARY path.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:305453
    • 提供者:iceman_dvd
  1. Linux_kernel

    0下载:
  2. Linux内核一些概述,从网上copy,觉得挺有用,所以备份下来,以防以后需要-linux kernel descr iption
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:221374
    • 提供者:郑志
  1. linux_piture_c

    0下载:
  2. 编写一个C程序,实现文件拷贝功能.编写一个C程序,使用Linux下的图形库,分窗口显示三个并发进程的运行-Write a c program, file copy function
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:650
    • 提供者:黄钰尧
  1. Milkshape3D_Importer

    0下载:
  2. 1。动画规模因素是用来控制动画率。 2。阈值是用来控制多少在进口UV坐标网格/网格。 3。自从MilkShape3D ascii文件不包含信息的速度播放,我用25 fps射击。 * *历史 1。修理几乎所有的动画虫子发现在0.5版本。 2。支持Milkshape3D Ascii文件。 3。使动画更符合Milkshape3D钥匙。 4。纹理路径解决新旧版本的MilkShape3D文件。-This plug-in is
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:42792
    • 提供者:zhuhaimjw
  1. mtdorb

    0下载:
  2. For build this project you can use ant (www.apache.org). Before build project rename file build.properties.pattern in build.properties and set specific for your machine parameters, then start build.bat (for Windows platform) or build.sh (for Linu
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-10
    • 文件大小:1593100
    • 提供者:SophiaLung
  1. trilearn_rc2005_bin

    0下载:
  2. trilearn 队的2005的robocup2D的课执行程序,可直接copy到linux机器人足球环境下的运行。-trilearn team 2005 robocup2D the Division enforces procedures, directly copy to run under linux robot soccer environment.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:1715307
    • 提供者:顾亮
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com